golang.org/x/tools/internal/gcimporter.iimporter.stringCache (field)
4 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L218: stringCache: make(map[uint64]string),
iimport.go#L378: stringCache map[uint64]string
iimport.go#L442: if s, ok := p.stringCache[off]; ok {
iimport.go#L452: p.stringCache[off] = s
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)